img {
    max-width: 100%;
}


/*===========================================================================================HERO SECTION CSS START	*/

.sec-hero-cl {
    color: #FFF;
    font-size: 24px;
    line-height: 1.5;
    padding: 86px 0px 82px 0px;
    font-family: 'SemplicitaPro';
    background: url(/wp-content/uploads/2024/05/shape-ellipse-hero.png) no-repeat right top #471371;
    background-size: 100%;
}

.sec-hero-cl:before {
    top: 63px;
    left: 0px;
    width: 115px;
    content: " ";
    height: 120px;
    position: absolute;
    background: url(/wp-content/uploads/2024/05/star-pink.png) no-repeat left top;
    background-size: 100%;
}

.sec-hero-cl h2,.sec-hero-cl h1 {
    font-size: 52px;
    font-weight: 600;
    line-height: 1.35;
    padding-bottom: 15px;
    font-family: 'SemplicitaPro';
}

.box-fre-gui {
    color: #555;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    border-radius: 15px;
    border: solid 20px #390e62;
    font-family: 'Roboto', sans-serif;
}

.box-fre-gui:before {
    top: -82px;
    left: -108px;
    width: 53px;
    content: " ";
    height: 54px;
    position: absolute;
    background: url(/wp-content/uploads/2024/05/icon-three-star.png) no-repeat left top;
}

.box-fre-gui:after {
    top: -65px;
    width: 36px;
    content: " ";
    height: 36px;
    right: -107px;
    position: absolute;
    border-radius: 100%;
    background-color: #F3709A;
}

.box-fre-gui>.box-white {
    border-radius: 15px;
    background-color: #FFF;
    padding: 32px 41px 32px 41px;
}

.box-fre-gui>.box-white:after {
    width: 70px;
    content: " ";
    height: 66px;
    right: -105px;
    bottom: -10px;
    position: absolute;
    background: url(/wp-content/uploads/2024/05/triangle-green.png) no-repeat left top;
}

.box-fre-gui>.box-white .row {
    padding-bottom: 24px;
}

.box-fre-gui h3 {
    margin: 0px;
    color: #1D1D1F;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 28px;
    font-family: 'SemplicitaPro';
}

.box-fre-gui p {
    padding-bottom: 15px;
}

.box-fre-gui input[type=text],
.box-fre-gui input[type=email] {
    width: 100%;
    border-radius: 8px;
    border: solid 1px #F8F4FF;
    background-color: #F8F4FF;
    padding: 24px 15px 18px 15px;
}

.box-fre-gui ::placeholder {
    color: #b0adb6;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.box-fre-gui input[type=text]:focus::placeholder,
.box-fre-gui input[type=email]:focus::placeholder {
    color: #1D1D1F;
}

.box-fre-gui input[type=text]:focus,
.box-fre-gui input[type=email]:focus {
    outline: none;
    border-color: #CA4FFF;
}

.box-fre-gui p {
    margin-bottom: 9px;
}

.box-fre-gui input[type=submit] {
    width: 100%;
    color: #FFF;
    border: none;
    font-size: 20px;
    font-weight: 500;
    border-radius: 8px;
    padding: 18px 15px;
    background-color: #CA4FFF;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
}

.box-fre-gui a {
    color: #F3709A;
    font-size: 16px;
}

.box-fre-gui a:hover {
    text-decoration: none;
}


/*===========================================================================================HERO SECTION CSS CLOSE	*/


/*===========================================================================================WORKVIVO TRANSFORM SECTION CSS START	*/

.sec-kno-man-cl {
    color: #555;
    font-size: 18px;
    line-height: 28px;
    padding: 100px 0px 50px 0px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.sec-kno-man-cl h2 {
    color: #1D1D1F;
    font-size: 28px;
    font-weight: 700;
    line-height: 48px;
    padding-bottom: 5px;
    font-family: 'SemplicitaPro';
}

.valign {
    align-items: center;
}

.p-l-20 {
    padding-left: 40px;
}


/*===========================================================================================WORKVIVO TRANSFORM SECTION CSS CLOSE	*/


/*===========================================================================================ENHANCED FEATURE COMPARISON SECTION CSS START	*/

.sec-enh-fea {
    font-size: 14px;
    font-weight: 400;
    padding: 134px 0px 112px 0px;
    font-family: 'SemplicitaPro';
    background: url(/wp-content/uploads/2024/05/shape-ellipse-feature.png) no-repeat right bottom #5d3a9e;
    background-size: 100%;
}

.sec-enh-fea h2 {
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 84px;
    text-align: center;
    padding-bottom: 12px;
    font-family: 'SemplicitaPro';
}

.sec-enh-fea table {
    border: none;
    text-align: center;
    margin-bottom: 80px;
}

.sec-enh-fea .table>:not(caption)>*>* {
    padding: 15px 24px;
    border-color: #380c61;
}

.sec-enh-fea table tr th,
.sec-enh-fea table tr td {
    vertical-align: middle;
    background-color: #f3fbfe;
}

.sec-enh-fea table th {
    font-size: 18px;
}

.sec-enh-fea table tr th:first-child {
    text-align: left;
    border-radius: 20px 0px 0px 0px;
}

.sec-enh-fea table tr th:last-child {
    border-radius: 0px 20px 0px 0px;
}

.sec-enh-fea table tr:last-child td:first-child {
    border-radius: 0px 0px 0px 20px;
}

.sec-enh-fea table tr:last-child td:last-child {
    border-radius: 0px 0px 20px 0px;
}

.sec-enh-fea table tr td:first-child {
    text-align: left;
}

.sec-enh-fea table tr:not(:last-child) {
    border-bottom: solid 1px #380c61;
}

.sec-enh-fea .btn {
    color: #FFF;
    width: 100%;
    font-size: 20px;
    max-width: 480px;
    font-weight: 700;
    line-height: 24px;
    padding: 18px 0px;
    border-radius: 8px;
    text-decoration: none;
    background-color: #CA4FFF;
    font-family: 'Roboto', sans-serif;
}

.icon-circle-check,
.icon-circle-close {
    top: 4px;
    width: 32px;
    height: 32px;
    position: relative;
    display: inline-block;
}

.icon-circle-check {
    background: url(/wp-content/uploads/2024/05/icon-circle-check.png) no-repeat left top;
}

.icon-circle-close {
    background: url(/wp-content/uploads/2024/05/icon-circle-close.png) no-repeat left top;
}


/*===========================================================================================ENHANCED FEATURE COMPARISON SECTION CSS CLOSE	*/


/*===========================================================================================BEST CHOICE SECTION CSS START	*/

.sec-bes-cho {
    color: #555;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    padding: 50px 0px;
    font-family: 'SemplicitaPro';
}

.sec-bes-cho h2 {
    color: #292A2E;
    font-size: 40px;
    font-weight: 600;
    line-height: 84px;
    text-align: center;
    padding-bottom: 2rem;
    font-family: 'SemplicitaPro';
}

.sec-bes-cho h5 {
    color: #111;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 0px;
    font-family: 'SemplicitaPro';
}

.sec-bes-cho .row [class*=col-] {
    min-height: 470px;
}

.sec-bes-cho .al-cen {
    padding-top: 15px;
}

.sec-bes-cho .btn {
    color: #FFF;
    width: 100%;
    font-size: 20px;
    max-width: 480px;
    font-weight: 700;
    line-height: 24px;
    padding: 18px 0px;
    border-radius: 8px;
    text-decoration: none;
    background-color: #CA4FFF;
    font-family: 'Roboto', sans-serif;
}

.thum-blog {
    margin-bottom: 20px;
}

.thum-blog img {
    border-radius: 10px 10px 0px 0px;
}

.inn-box-blo {
    min-height: 180px;
}

.al-cen {
    text-align: center;
}


/*===========================================================================================BEST CHOICE SECTION CSS CLOSE	*/


/*===========================================================================================THE AXERO ADVANTAGE SECTION CSS START	*/

.sec-axe-adv {
    color: #555;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    padding: 85px 0px;
    font-family: 'SemplicitaPro';
}

.sec-axe-adv h2 {
    color: #292A2E;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    padding-bottom: 2rem;
    font-family: 'SemplicitaPro';
}

.sec-axe-adv h3 {
    color: #111;
    font-size: 22px;
    font-weight: 900;
    line-height: 30px;
    padding-bottom: 5px;
    font-family: 'SemplicitaPro';
}

.sec-axe-adv .row:not(:last-child) {
    padding-bottom: 50px;
}


/*===========================================================================================THE AXERO ADVANTAGE SECTION CSS CLOSE	*/


/*===========================================================================================CALL TO ACTION CSS START	*/

.sec-cal-act {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 43px 0px 73px 0px;
    font-family: 'SemplicitaPro';
}

.box-cal-act {
    position: relative;
    border-radius: 16px;
    background-color: #161F39;
    padding: 100px 40px 120px 40px;
}

.box-cal-act:before,
.box-cal-act:after {
    content: " ";
    position: absolute;
}

.box-cal-act:before {
    left: 0px;
    bottom: 0px;
    width: 265px;
    height: 210px;
    border-radius: 0px 0px 0px 15px;
    background: url(/wp-content/uploads/2024/05/shape-ellipse-switch.png) no-repeat left top;
    background-size: 100%;
}

.box-cal-act:after {
    top: 0px;
    right: 0px;
    width: 190px;
    height: 190px;
    border-radius: 0px 15px 0px 0px;
    background: url(/wp-content/uploads/2024/05/shape-star-yellow.png) no-repeat left top;
    background-size: 100%;
}

.box-cal-act h2 {
    z-index: 1;
    margin: 0px;
    font-size: 50px;
    font-weight: 600;
    line-height: 54px;
    position: relative;
    padding-bottom: 28px;
    font-family: 'SemplicitaPro';
}

.box-cal-act .btn {
    z-index: 1;
    width: 100%;
    font-size: 20px;
    margin-top: 18px;
    max-width: 320px;
    font-weight: 700;
    line-height: 24px;
    padding: 18px 0px;
    border-radius: 8px;
    position: relative;
    background-color: #CA4FFF;
    font-family: 'Roboto', sans-serif;
}

.box-cal-act .btn a {
    color: #FFF;
    text-decoration: none;
}


/*===========================================================================================CALL TO ACTION CSS CLOSE	*/


/*===========================================================================================RESPONSIVE CSS START	*/

@media (min-width:991px) {
    .sec-hero-cl {
        margin-bottom: 70px;
    }
    .sec-enh-fea {
        margin-top: 44px;
    }
    .box-fre-gui .al-cen {
        padding: 14px 0px 10px 0px;
    }
}



@media (max-width:1280px) {
    .box-fre-gui:after {
        right: -35px;
    }
    .box-fre-gui>.box-white:after {
        width: 30px;
        height: 30px;
        right: -48px;
        bottom: -20px;
        background-size: 100%;
    }
}

@media (max-width:990px) {
    .sec-hero-cl h2,.sec-hero-cl h1 {
        font-size: 28px;
        line-height: 1.35;
    }
    .box-fre-gui h3 {
        font-size: 22px;
    }
    .box-fre-gui>.box-white {
        padding: 30px;
    }
    .sec-kno-man-cl,
    .sec-enh-fea,
    .sec-bes-cho,
    .sec-axe-adv {
        padding: 50px 0px;
    }
    .box-cal-act {
        padding: 65px 40px;
    }
    .box-cal-act:before {
        width: 165px;
        height: 140px;
    }
    .box-cal-act:after {
        width: 70px;
        height: 70px;
    }
    .box-fre-gui>.box-white .row {
        padding-bottom: 18px;
    }
    .sec-kno-man-cl h2 {
        font-size: 22px;
        line-height: 30px;
    }
}

@media (max-width:767px) {}


/*===========================================================================================RESPONSIVE CSS CLOSE	*/


/* Additional CSS */

.sec-enh-fea table {
    display: revert;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.table thead th {
    border-bottom: none;
    border-top: none;
}

.box-fre-gui:before,
.box-fre-gui>.box-white:after,
.icon-circle-check,
.icon-circle-close {
    background-size: contain;
}

label:not(.hs-error-msg) {
    display: none;
}

fieldset.form-columns-1 .input {
    margin-right: 0px !important;
}

.box-fre-gui input[type=text],
.box-fre-gui input[type=email] {
    margin-bottom: 20px;
}

fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}

@media (min-width: 991px) {
    .box-fre-gui .al-cen {
        padding: 20px 0px 10px 0px !important;
    }
}

.box-fre-gui input[type=submit] {
    font-weight: 700 !important;
}

.hs_firstname .input {
    margin-right: 20px;
}

.sec-bes-cho h5 {
    font-size: 22px !important;
}

article {
    background: #fff;
}

@media (max-width:1024px) {
    .sec-hero-cl h2, .sec-hero-cl h1 {
        font-size: 39px;
    }
    .sec-enh-fea table {
        max-width: 80%;
    }
}

@media (max-width:990px) {
    .box-fre-gui input[type=submit],
    .box-cal-act .btn {
        font-size: 17px !important;
        padding: 14px 15px !important;
        margin-bottom: 20px;
        font-weight: 700;
    }
    .sec-enh-fea table {
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .hide-767 {
        display: none;
    }
    .show-767 {
        display: block;
    }
    .sec-kno-man-cl img,
    .sec-axe-adv img {
        margin-top: 2rem;
    }
    .sec-enh-fea h2 {
        line-height: 1.25;
        margin-bottom: 1rem;
    }
    .sec-bes-cho h2 {
        line-height: 1.25;
    }
    .box-cal-act h2 {
        font-size: 34px;
    }
    .inn-box-blo {
        min-height: auto;
    }
}

@media (min-width:768px) {
    .hide-767 {
        display: block;
    }
    .show-767 {
        display: none;
    }
}

@media (max-width:538px) {
    .hide-550 {
        display: none !important;
    }
    .show-550 {
        display: block !important;
    }
    .sec-enh-fea img {
        margin-bottom: 2rem;
    }
}

@media (min-width:539px) {
    .hide-550 {
        display: revert !important;
    }
    .show-550 {
        display: none !important;
    }
}

@media (max-width:476px) {
    .sec-hero-cl h2, .sec-hero-cl h1 {
        font-size: 36px;
    }
}

@media (max-width:402px) {
    .sec-hero-cl h2,.sec-hero-cl h1 {
        font-size: 33px;
    }
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1230px;
    }
}

@media (max-width:767px) {
    .sec-bes-cho .row [class*=col-] {
        min-height: auto;
        margin-bottom: 20px;
    }
}

.hs_error_rollup {
    display: none;
}

div#chat-widget-container {
left:0px !important;
   right: auto !important;
}
div#livechat-eye-catcher {
    left: 14px !important;
    right: auto !important;
}